| 1. | For programs written to the parallel virtual machine interface 用于使用parallel virtual machine接口编写的程序 |
| 2. | A c program based on this algorithm in parallel virtual machine ( pvm ) environment is developed 程序由c编制,运行环境是并行虚拟机( pvm ) 。 |
| 3. | One package that you will undoubtedly want to procure and master is pvm , or parallel virtual machine 一个您毫无疑问想要获得并掌握的软件包是pvm ,即并行虚拟机( parallel virtual machine ) 。 |
| 4. | Parallel virtual machine ( pvm ) is a kind of software system combining a group of loose connected computers into one to do parallel computation Pvm ( parallelvirtualmachine )并行虚拟机,是能使一群松散连接的计算机用来作为一台并行计算资源的软件系统。 |
| 5. | Parallel virtual machine ( pvm ) is a software package that permits a heterogeneous collection of cluster computers " to function as a single high - performance parallel machine 并行虚拟机( pvm )是一个可以将异构的“机群计算机”集合当成一台高性能并行机的软件包。 |
| 6. | Parallel virtual machine ( pvm ) is a software package that permits a heterogeneous collection of " cluster computers " to function as a single high - performance parallel machine 并行虚拟机( pvm )是一个可以将异构的“机群计算机”集合虚拟成一台高性能并行机的软件包。 |
| 7. | This thesis follows newer developmental condition of computer science and technology , holds main research direction of my laboratory , tries to combine java with pvm ( the most mature and popular distributed parallel computing environment ) , and forms up a kind of experimental java parallel virtual machine system - javaite 本文跟踪计算机科学技术的最新发展动态,把握本教研室的主要研究方向,尝试将java语言与pvm (当前最为成熟和流行的分布式并行计算环境)相结合,以形成一个实验性的java并行虚拟机系统- javaite 。 |
| 8. | The third one provides an interface to manage and query from the parallel virtual machine . the fourth is responsible for establishing the connection in xvm , and the last one will build and store all the messages in xvm . all of these classes cooperate and form a parallel virtual environment that is needed in the cluster computing over heterogeneous operate systems 环境构造类用于构造并行虚拟机器环境并向外部提供编程接口;守护进程类提供通信监听和消息处理的功能;控制台类提供对并行虚拟环境进行配置和查询的接口:通信管理类负责系统中通信连接的建立;消息管理类实现系统中各种消息的构造和存储。 |